type runtime.cpuStats
5 uses
runtime (current package)
metrics.go#L743: cpuStats
mgc.go#L516: cpuStats
mstats.go#L900: type cpuStats struct {
mstats.go#L926: func (s *cpuStats) accumulateGCPauseTime(dt int64, maxProcs int32) {
mstats.go#L937: func (s *cpuStats) accumulate(now int64, gcMarkPhase bool) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |